const net.maxProtoLength

2 uses

	net (current package)
		lookup.go#L64: const maxProtoLength = len("RSVP-E2E-IGNORE") + 10 // with room to grow
		lookup.go#L67: 	var lowerProtocol [maxProtoLength]byte